__attribute_malloc__
# define __attribute_malloc__ __attribute__ ((__malloc__))
# define __attribute_malloc__ /* Ignore */