pub(crate) fn maybe_apply_default(
    arg: Arg,
    optional_default: Option<String>
) -> Arg