pub unsafe fn WSAAsyncGetServByPort<P3>( hwnd: HWND, wmsg: u32, port: i32, proto: P3, buf: &mut [u8], ) -> Result<HANDLE>where P3: Param<PCSTR>,