fn parse_call_bytes(
    compiler: &Compiler,
    tags: HashMap<String, String>
) -> Result<Bytes>