__has_feature
#ifdef __has_feature
#if __has_feature (attribute_analyzer_noreturn)
#elif defined (__has_feature)
#define __has_extension __has_feature
#ifndef __has_feature
#define __has_extension __has_feature
#ifndef __has_feature