(command.ShAssignment
  left: <Id.Lit_VarLike 'ELF_INTERPRETER_NAME='>
  pairs: [
    (AssignPair
      left: <Id.Lit_VarLike 'ELF_INTERPRETER_NAME='>
      lhs: (sh_lhs_expr.Name left:<Id.Lit_VarLike 'ELF_INTERPRETER_NAME='> name:ELF_INTERPRETER_NAME)
      op: assign_op.Equal
      rhs: 
        {(word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\"'> ch:'"') 
          <'/usr/libexec/ld-elf.so.1'> (word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\"'> ch:'"')
        }
    )
  ]
  redirects: []
)