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