fsinfo
const struct fsinfo* fsInfo;
fsInfo = reinterpret_cast<const fsinfo*>(buffer);
struct fsinfo* fsInfo = reinterpret_cast<struct fsinfo*>(buffer);