type Color @shareable { red: Int green: Int blue: Int alpha: Int @inaccessible }