Function OleMetafilePictFromIconAndLabel

Source
pub unsafe extern "C" fn OleMetafilePictFromIconAndLabel(
    hIcon: HICON,
    lpszLabel: LPOLESTR,
    lpszSourceFile: LPOLESTR,
    iIconIndex: UINT,
) -> HGLOBAL