#pragma once #include extern void soundex(const char *word, int32_t length, char *output);