pub unsafe extern "C" fn JS_HasExtensibleLexicalEnvironment(
    obj: *mut JSObject
) -> bool