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

Required features: "Win32_Foundation", "Win32_UI_WindowsAndMessaging"