gfx_parse_mode_str
bool gfx_parse_mode_str(char *, int *, int *, int *);
if (!gfx_parse_mode_str(str, &x, &y, &depth))