pub unsafe extern "C" fn atk_text_get_bounded_ranges(
text: *mut AtkText,
rect: *mut AtkTextRectangle,
coord_type: AtkCoordType,
x_clip_type: AtkTextClipType,
y_clip_type: AtkTextClipType,
) -> *mut *mut AtkTextRange
pub unsafe extern "C" fn atk_text_get_bounded_ranges(
text: *mut AtkText,
rect: *mut AtkTextRectangle,
coord_type: AtkCoordType,
x_clip_type: AtkTextClipType,
y_clip_type: AtkTextClipType,
) -> *mut *mut AtkTextRange