Helpers taking a ~loc argument. This module is meant to be opened or aliased.
evar id produces a Pexp_ident _ expression, it parses its input so you can pass
any dot-separated identifier, for instance: evar ~loc "Foo.bar".
Same as pexp_apply but without labels