#define FIELDS(n) {( sizeof( n ) / sizeof( FIELD ) ), n}
pssql.h
recently added {} container braces for structure element
Macros