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