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