pub unsafe extern "system" fn OleMetafilePictFromIconAndLabel(
    hicon: HICON,
    lpszlabel: PCWSTR,
    lpszsourcefile: PCWSTR,
    iiconindex: u32,
) -> HGLOBAL