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