Source position: ociap.inc line 8651
function OCIWideCharStrncmp(
envhp: Pdvoid;
wstr1: POCIWchar;
len1: size_t;
wstr2: POCIWchar;
len2: size_t;
flag: LongInt
):LongInt;