pub unsafe extern "system" fn WICMapGuidToShortName(
    guid: *const GUID,
    cchname: u32,
    wzname: PWSTR,
    pcchactual: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Imaging"