pub unsafe extern "C" fn gtk_drag_dest_set_track_motion(
    widget: *mut GtkWidget,
    track_motion: gboolean
)