e2fs_cgload
#define e2fs_cgload(old, new, size) memcpy((new), (old), (size))
e2fs_cgload(const char *ondisk, struct ext2_gd *inmemory, int cg_size,