pub unsafe extern "C" fn UnwrapObjectDynamic(
    obj: *mut JSObject,
    cx: *mut JSContext,
    stopAtWindowProxy: bool
) -> *mut JSObject