pub unsafe extern "C" fn ares_parse_a_reply(
    abuf: *const c_uchar,
    alen: c_int,
    host: *mut *mut hostent,
    addrttls: *mut ares_addrttl,
    naddrttls: *mut c_int
) -> c_int