Gets the external size of a type.
The external size of a value type reflects the size of the struct, value or enum. The external size of a reference type is equal to the size of a pointer.