@[extern "my_add"] opaque myAdd : UInt32 → UInt32 → UInt32 def hello := "world" -- #eval myAdd 1 2