pub unsafe extern "C" fn gtk_editable_set_text(
    editable: *mut GtkEditable,
    text: *const c_char
)