pub unsafe extern "C" fn atk_text_get_offset_at_point(
    text: *mut AtkText,
    x: c_int,
    y: c_int,
    coords: AtkCoordType
) -> c_int