pub unsafe extern "C" fn _frida_g_object_set_data_full(
    object: *mut GObject,
    key: *const gchar,
    data: gpointer,
    destroy: GDestroyNotify
)