parse_format
cp = parse_format(cp, TPS(fmt_buff), &len);
if (($$ = parse_format($2)) == VMDF_INVALID) {
enum vm_disk_fmt parse_format(const char *);