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