pub unsafe extern "C" fn gdk_content_register_serializer(
type_: GType,
mime_type: *const c_char,
serialize: GdkContentSerializeFunc,
data: gpointer,
notify: GDestroyNotify,
)
pub unsafe extern "C" fn gdk_content_register_serializer(
type_: GType,
mime_type: *const c_char,
serialize: GdkContentSerializeFunc,
data: gpointer,
notify: GDestroyNotify,
)