module Foreign.C.Struct.TypeSynonyms where import Foreign.Ptr type PtrVoid = Ptr ()