pub unsafe extern "C" fn gtk_list_view_new(
    model: *mut GtkSelectionModel,
    factory: *mut GtkListItemFactory
) -> *mut GtkWidget