pub unsafe extern "C" fn gtk_editable_get_selection_bounds( editable: *mut GtkEditable, start_pos: *mut c_int, end_pos: *mut c_int, ) -> gboolean