pub unsafe fn RegInstallA<P1>( hmod: HMODULE, pszsection: P1, psttable: *const STRTABLEA, ) -> Result<()>where P1: Param<PCSTR>,