pub unsafe extern "C" fn gtk_list_view_set_model(
    self_: *mut GtkListView,
    model: *mut GtkSelectionModel
)