import Data.Int

data Test = Test Int32

test :: Test -> Int32
test t = _