pub fn fn_support_group_extension_append(
    groups: &Vec<NamedGroup>,
    group: &NamedGroup,
) -> Result<Vec<NamedGroup>, FnError>