pub unsafe extern "C" fn AppendToEnvironmentChain( chain: *mut EnvironmentChain, obj: *mut JSObject, ) -> bool