pub unsafe extern "C" fn gtk_target_list_add(
    list: *mut GtkTargetList,
    target: GdkAtom,
    flags: c_uint,
    info: c_uint
)