pub unsafe extern "C" fn atk_editable_text_set_text_contents(
    text: *mut AtkEditableText,
    string: *const c_char
)