pub unsafe extern "C" fn ares_save_options(
    channel: *const ares_channeldata,
    options: *mut ares_options,
    optmask: *mut c_int
) -> c_int