pub unsafe extern "C" fn ares_set_servers_ports(
    channel: *mut ares_channel_t,
    servers: *const ares_addr_port_node
) -> c_int