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