If the JAR file is executed using java with command * `java -jar <jarFile>` the attribute `Enable-Native-Access` entry in the manifest.mf file takes affect, but when run with JBang * `jbang run <jarFile>` it is ignored. `Enable-Native-Access: ALL-UNNAMED`