pub unsafe fn VerifyScripts<P1, P3>( dwflags: u32, lplocalescripts: P1, cchlocalescripts: i32, lptestscripts: P3, cchtestscripts: i32, ) -> Result<()>where P1: Param<PCWSTR>, P3: Param<PCWSTR>,