parse_dimension_property
if (!parse_dimension_property(value, &dim.x, &dim.y))
bool parse_dimension_property(const char *prop, size_t *w, size_t *h);