pub unsafe fn JS_DeepFreezeObject(
    cx: *mut JSContext,
    obj: HandleObject<'_>
) -> bool