pub fn print_help<F>(info_generator: F, opt_error: Option<String>) where
    F: FnOnce() -> String