Function naming made it seem main_args_setup might need to call main_args_setup_post, when this was in fact only needed for handing final arguments. Call BLI_args_parse directly and expose main_args_handle_load_file as a public function. Move handle_load_file into a separate function which is called by --open-last.