inl              2260 src/gauche.h   #define SCM__PROCEDURE_INITIALIZER(klass, req, opt, typ, inf, inl)  \
inl              2261 src/gauche.h       { { klass }, (req), (opt), (typ), FALSE, (inf), SCM_FALSE, (inl) }