pub fn parse_value(value: Value) -> Result<Program, HirError>
Parse and validate an Opy HIR v2 payload from a JSON value.