pub unsafe extern "C" fn evhttp_bind_socket( http: *mut evhttp, address: *const c_char, port: u16, ) -> c_int