pub unsafe fn MsiFormatRecordA( hinstall: MSIHANDLE, hrecord: MSIHANDLE, szresultbuf: Option<PSTR>, pcchresultbuf: Option<*mut u32>, ) -> u32