pub unsafe extern "C" fn ares_init_options(
    channelptr: *mut *mut ares_channel_t,
    options: *const ares_options,
    optmask: c_int
) -> c_int