error InvalidCodeHash()
error InvalidImplementation()
error SetupFailed()
event Upgraded(address newImplementation)
function implementation() external view returns (address)
function upgrade(address newImplementation, bytes32 newImplementationCodeHash, bytes params) external