pub unsafe fn RegInstallW<P1>( hmod: HMODULE, pszsection: P1, psttable: *const STRTABLEW, ) -> Result<()>where P1: Param<PCWSTR>,