pub unsafe extern "C" fn atk_editable_text_copy_text(
    text: *mut AtkEditableText,
    start_pos: c_int,
    end_pos: c_int
)