fn parse_memo(
    instruction: &CompiledInstruction
) -> Result<Value, ParseInstructionError>