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