pub unsafe extern "C" fn gdk_clipboard_set_value(
    clipboard: *mut GdkClipboard,
    value: *const GValue
)