Function windows_sys::Win32::Networking::Ldap::LdapUnicodeToUTF8

pub unsafe extern "cdecl" fn LdapUnicodeToUTF8(
    lpsrcstr: PCWSTR,
    cchsrc: i32,
    lpdeststr: PSTR,
    cchdest: i32,
) -> i32