pub unsafe fn WICMapGuidToShortName( guid: *const GUID, wzname: Option<&mut [u16]>, pcchactual: *mut u32, ) -> Result<()>