pub unsafe extern "C" fn gtk_selection_model_get_selection_in_range(
    model: *mut GtkSelectionModel,
    position: c_uint,
    n_items: c_uint
) -> *mut GtkBitset