pub unsafe fn RpcServerUseProtseqIfW<P0>( protseq: P0, maxcalls: u32, ifspec: *const c_void, securitydescriptor: Option<*const c_void>, ) -> RPC_STATUSwhere P0: Param<PCWSTR>,