pub unsafe fn MprAdminIsDomainRasServer<P0, P1>( pszdomain: P0, pszmachine: P1, pbisrasserver: *mut BOOL, ) -> u32where P0: Param<PCWSTR>, P1: Param<PCWSTR>,