pub unsafe extern "C" fn gtk_selection_model_select_item(
    model: *mut GtkSelectionModel,
    position: c_uint,
    unselect_rest: gboolean
) -> gboolean