1(library (srfi :99 records syntactic)
2  (export define-record-type)
3  (import (err5rs records syntactic)))
4