fn main() { if let Err(err) = c2vi_part::main_os_main() { err.log(); } }