__fp_type_select
#define __fp_type_select(x, f, d, ld) \
#define __fp_type_select(x, f, d, ld) _Generic((x), \
#define __fp_type_select(x, f, d, ld) __builtin_choose_expr( \