pub unsafe fn MprAdminEstablishDomainRasServer<P0, P1>( pszdomain: P0, pszmachine: P1, benable: bool, ) -> u32where P0: Param<PCWSTR>, P1: Param<PCWSTR>,