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