pub unsafe fn MsiSequenceA<P1>( hinstall: MSIHANDLE, sztable: P1, isequencemode: i32, ) -> u32where P1: Param<PCSTR>,