pub unsafe extern "C" fn gtk_multi_selection_set_model(
    self_: *mut GtkMultiSelection,
    model: *mut GListModel
)