pub unsafe fn JS_GetClassObject(
    cx: *mut JSContext,
    key: JSProtoKey,
    objp: MutableHandleObject<'_>
) -> bool