SIZEOF
#define VALUE_DWORD SIZEOF ULONG
(*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_PERMANENT, SIZEOF(be_destination_mgr));
(*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_IMAGE, (OUTPUT_BUF_SIZE * SIZEOF(JOCTET)));
SIZEOF(be_source_mgr));
INPUT_BUF_SIZE * SIZEOF(JOCTET));
printf(SIZEOF(disk_super_block));
printf(SIZEOF(small_data));
printf(SIZEOF(data_stream));
printf(SIZEOF(bfs_inode));