pub unsafe extern "system" fn MsiFormatRecordA(
    hinstall: MSIHANDLE,
    hrecord: MSIHANDLE,
    szresultbuf: PSTR,
    pcchresultbuf: *mut u32
) -> u32