Function LdapUTF8ToUnicode

pub unsafe extern "cdecl" fn LdapUTF8ToUnicode(
    lpsrcstr: PCSTR,
    cchsrc: i32,
    lpdeststr: PWSTR,
    cchdest: i32,
) -> i32