pub unsafe extern "C" fn ares_parse_caa_reply(
    abuf: *const c_uchar,
    alen: c_int,
    caa_out: *mut *mut ares_caa_reply
) -> c_int