pub unsafe fn MQInstanceToFormatName(
    pguid: *const GUID,
    lpwcsformatname: PWSTR,
    lpdwformatnamelength: *mut u32
) -> Result<()>