Represents method StrPMatchBW(PWideChar,PByteChar,Integer,Integer).
StrPMatchBW(PWideChar,PByteChar,Integer,Integer)
function StrPMatchBW(const S: PWideChar; const M: PByteChar; const LenS, LenM: Integer): Boolean; overload;