You have to implement a subset of the fnmatch(3) function from the standard C library, with the following signature.
int simple_fnmatch(const char *pattern, const cha