pub unsafe extern "C" fn atk_text_get_text(
    text: *mut AtkText,
    start_offset: c_int,
    end_offset: c_int
) -> *mut c_char