pub fn GetConstructorObject(
    cx: SafeJSContext,
    global: HandleObject<'_>,
    rval: MutableHandleObject<'_>
)