pub unsafe extern "C" fn gtk_target_list_add_table(
    list: *mut GtkTargetList,
    targets: *const GtkTargetEntry,
    ntargets: c_uint
)