pub unsafe extern "C" fn g_object_dup_data(
object: *mut GObject,
key: *const c_char,
dup_func: GDuplicateFunc,
user_data: gpointer
) -> gpointer