There is a struct defined:
typedef struct { int passengerId; int survival; enum PClass pclass; char* name; enum Sex sex; float ag