__va_float_p
#define __va_float_p(TYPE) 0
#define __va_float_p(TYPE) (__builtin_classify_type(*(TYPE *)0) == 8)