pub unsafe fn recvfrom( socket: u64, buf: *mut c_void, len: c_int, flags: c_int, addr: *mut SOCKADDR, addrlen: *mut c_int ) -> c_int
windows_c