pub unsafe extern "C" fn gdk_clipboard_set_content(
    clipboard: *mut GdkClipboard,
    provider: *mut GdkContentProvider
) -> gboolean