struct APP_IN_GRAPHICS { int xsize; int ysize; double refresh_period; char shmem_seg_name[32]; }; struct APP_OUT_GRAPHICS { };