CHN_GETVOLUME
#define CHN_GETVOLUME(...) chn_getvolume_matrix(__VA_ARGS__)
#define CHN_GETVOLUME(x, y, z) ((x)->volume[y][z])