I am actually using the default __main function in the Startup.s file, but i would like to replace it by creating my own __main than branches to __rt_entry. How can i define it? how to branch it to __rt_entry ?