parse_range_property
if (!parse_range_property(value, &range.upper, &range.lower))
bool parse_range_property(const char *prop, int *hi, int *lo);