let is_interp = function
  | App(Bvarith _, _) -> true
  | _ -> false