pub unsafe extern "system" fn WICMapShortNameToGuid(
    wzname: PCWSTR,
    pguid: *mut GUID
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Imaging"