defmodule () files (cstruct) import () export (defcstruct sizeof |←malloc| |←free| |←charref| |←shortref| |←longref| |←charset| |←shortset| |←longset| |←cstring|) cpexport ((defcstruct dmsubr ()) (sizeof subr1 ()) (|←malloc| subr1 ()) (|←free| subr1 ()) (|←charref| subr2 ()) (|←shortref| subr2 ()) (|←longref| subr2 ()) ( |←charset| subr3 ()) (|←shortset| subr3 ()) (|←longset| subr3 ()) (|←cstring| subr2 ())) cpfunctions ((#:cstruct:field-accessor subr2)) cpimport ()