async fn builtin_compare_versions(
    co: GenCo,
    values: Vec<Value>
) -> Result<Value, ErrorKind>