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