pub unsafe extern "C" fn us_udp_socket_bind( s: *mut us_udp_socket_t, hostname: *const c_char, port: c_uint, ) -> c_int