#ifndef _PUTF_H_ #define _PUTF_H_ int _putf(int _putb(void *, const char *, size_t), void *base, const char *fmt, va_list ap); #endif /* _PUTF_H_ */