V7FS_VAL24_WRITE
#define V7FS_VAL24_WRITE(x, v, a) ((*(x)->val.conv24write)(v, a))
#define V7FS_VAL24_WRITE(x, v, a) (val24_normal_order_write(v, a))