create types.f : char /c field ; : short /w field ; : long /l field ; : double /l 2* field ; : addr long ; : int long ; : Bool long ;