Source position: jwawinldap.pas line 2030
function LdapUnicodeToUTF8(
lpSrcStr: LPCWSTR;
cchSrc: Integer;
lpDestStr: LPSTR;
cchDest: Integer
):Integer;