fnmatch: wildcard pattern matching support

The fnmatch module provides an implementation of fnmatch string matching as
defined by POSIX.

https://pubs.opengroup.org/onlinepubs/9699919799/functions/fnmatch.html
