fn lang_start<T: Termination + 'static>( main: fn() -> T, argc: isize, argv: *const *const u8, sigpipe: u8 ) -> isize
rt