pub fn main( args: &[String], env: Env, is_terminal: bool, w: impl Write + Send, ) -> OrtResult<c_int>