FCPortPage1_t
FCPortPage1_t *data;
FCPortPage1_t *page1_alloc;
if (data_sz < sizeof(FCPortPage1_t))
data_sz = sizeof(FCPortPage1_t);
FCPortPage1_t *pp1;