// SPDX-License-Identifier: WTFPL int LevenshteinDistance(const char *, const char *);