Specifies a function pointer which matches two given bytes. Such a function is used as a parameter in `Data::MatchesByteIn()` method. This can be used to relax the definition of a match when comparing data bytes, e.g., can be used for case-insensitive string comparison.