pub(crate) fn parse_opt_pathbuf(
    slot: &mut Option<PathBuf>,
    v: Option<&str>
) -> bool