pub unsafe extern "C" fn dns_gethostbyname( hostname: *const u8, addr: *mut ip_addr, found: Option<unsafe extern "C" fn(*const u8, *const ip_addr, *mut c_void)>, callback_arg: *mut c_void, ) -> i8