This is the same as %auto_implicits in Idris 1, but with a more appropriate name, because auto implicits are something else. '%unbound_implicits off' turns off implicit forall bindings. See test basic033 for an example.