pub unsafe extern "C" fn JS_MayResolveStandardClass(
    names: *const JSAtomState,
    id: PropertyKey,
    maybeObj: *mut JSObject
) -> bool