pub unsafe extern "C" fn MaybeFreezeCtorAndPrototype(
    cx: *mut JSContext,
    ctor: HandleObject,
    maybeProto: HandleObject
) -> bool