pub unsafe extern "C" fn atk_text_set_caret_offset(
    text: *mut AtkText,
    offset: c_int
) -> gboolean