Source position: jwawinldap.pas line 2028
function LdapUTF8ToUnicode(
lpSrcStr: LPCSTR;
cchSrc: Integer;
lpDestStr: LPWSTR;
cchDest: Integer
):Integer;