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