printf_function
extern int register_printf_function (int __spec, printf_function __func,
extern printf_function **__printf_function_table attribute_hidden;
extern int register_printf_function (int __spec, printf_function __func,
extern int register_printf_specifier (int __spec, printf_function __func,
printf_function **__printf_function_table attribute_hidden;
int __register_printf_specifier (int, printf_function,
int __register_printf_function (int, printf_function,
printf_function converter;
__printf_function_table = (printf_function **)
printf_function converter;
extern printf_function **__printf_function_table;