Function windows::Win32::System::Ole::OleGetIconOfClass

pub unsafe fn OleGetIconOfClass<P0, P1>(
    rclsid: *const GUID,
    lpszlabel: P0,
    fusetypeaslabel: P1,
) -> HGLOBAL
where P0: Param<PCWSTR>, P1: Param<BOOL>,