pub unsafe extern "C" fn gtk_tree_view_enable_model_drag_source(
    tree_view: *mut GtkTreeView,
    start_button_mask: GdkModifierType,
    formats: *mut GdkContentFormats,
    actions: GdkDragAction
)