fn parse_catalog_id<'a>(a: JsonbRef<'a>) -> Result<String, EvalError>
Converts a catalog JSON-serialized ID value into the appropriate string format.
Supports all of Materialize’s various ID types of the form <prefix><u64>.
<prefix><u64>