pub unsafe fn MsiEnumPatchesA<P0>( szproduct: P0, ipatchindex: u32, lppatchbuf: PSTR, lptransformsbuf: PSTR, pcchtransformsbuf: *mut u32, ) -> u32where P0: Param<PCSTR>,