pub unsafe fn TransparentObjectWrapper(
    cx: *mut JSContext,
    existing: HandleObject<'_>,
    obj: HandleObject<'_>
) -> *mut JSObject