pub unsafe extern "C" fn gtk_slice_list_model_new(
    model: *mut GListModel,
    offset: c_uint,
    size: c_uint
) -> *mut GtkSliceListModel