Float32 converts `any` to float32.
Float64 converts `any` to float64.
Int converts `any` to int.
Int16 converts `any` to int16.
Int32 converts `any` to int32.
Int64 converts `any` to int64.
Int8 converts `any` to int8.
String converts `any` to string.