In my ballot on N1911, I expressed interest in seeing implementations of the
function-like macro CFI_CDESC_T. The definition in my experimental version of
the header ISO_Fortran_binding.h is
#define CFI_CDESC_T(n) struct{long long ____[(sizeof(CFI_cdesc_t)+7)/8+3*(n)];}
Bob Corbett:q