pub unsafe extern "C" fn gtk_selection_add_target(
    widget: *mut GtkWidget,
    selection: GdkAtom,
    target: GdkAtom,
    info: c_uint
)