pub unsafe fn MsiRecordSetStringA<P2>( hrecord: MSIHANDLE, ifield: u32, szvalue: P2, ) -> u32where P2: Param<PCSTR>,