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