pub unsafe fn MsiRecordGetStringA( hrecord: MSIHANDLE, ifield: u32, szvaluebuf: Option<PSTR>, pcchvaluebuf: Option<*mut u32>, ) -> u32