2 A wrapper around printf with POSIX compatible format string interpretation,
3 that calls error upon ENOMEM or EILSEQ errors.
6 This module should not be used as a dependency from a test module,
7 otherwise when this module occurs as a tests-related module, it will
8 have side effects on the compilation of the 'vasnprintf' module, if
9 that module occurs among the main modules in lib/.