pub unsafe extern "C" fn gtk_single_selection_set_model(
    self_: *mut GtkSingleSelection,
    model: *mut GListModel
)