pub unsafe extern "C" fn gtk_selection_add_targets(
    widget: *mut GtkWidget,
    selection: GdkAtom,
    targets: *const GtkTargetEntry,
    ntargets: c_uint
)