pub unsafe extern "C" fn gtk_clipboard_set_can_store(
    clipboard: *mut GtkClipboard,
    targets: *const GtkTargetEntry,
    n_targets: c_int
)