pub fn GetProtoObject(
    cx: JSContext,
    global: HandleObject<'_>,
    rval: MutableHandleObject<'_>,
)