How about we add a new command line option to change the entry point from "fn main()" to another? for example $ rustc a.rs --entry=myEntry