__has_attribute
#if __GNUC_PREREQ__(4, 3) || __has_attribute(__alloc_size__)
#if __GNUC_PREREQ__(4, 9) || __has_attribute(__alloc_align__)
#ifndef __has_attribute
#if __GNUC_PREREQ__(9, 1) || __has_attribute(__copy__)