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