unsafe fn CreateInterfaceObjects(
    cx: SafeJSContext,
    global: HandleObject<'_>,
    cache: *mut [*mut JSObject; 553]
)