__asprintf
# define __asprintf(ptr, fmt, args...) \
#undef __asprintf
__asprintf (char **string_ptr, const char *format, ...)
void __asprintf() {}