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