pub fn optional_multi_opt(
    name: &'static str,
    value_name: &'static str,
    help: &'static str
) -> Arg<'static>