pub unsafe extern "C" fn gtk_map_list_model_set_map_func(
    self_: *mut GtkMapListModel,
    map_func: GtkMapListModelMapFunc,
    user_data: gpointer,
    user_destroy: GDestroyNotify
)