pub unsafe fn MprAdminSendUserMessage<P2>( hmprserver: isize, hconnection: HANDLE, lpwszmessage: P2, ) -> u32where P2: Param<PCWSTR>,