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