pub unsafe extern "system" fn sendto( s: SOCKET, buf: *const c_char, len: c_int, flags: c_int, to: *const sockaddr, tolen: c_int ) -> c_int