What are you trying to do?
I am trying to get the exact size of a datatype
What did you do?
Tried using Datatype.GoType(), but this aliases everything to golang int
What did you expect to happen?
Expected to get an exact datatype
What actually happened?
Didn't get an exact datatype