pub unsafe extern "cdecl" fn ldap_modrdn_sW(
    externalhandle: *mut LDAP,
    distinguishedname: PCWSTR,
    newdistinguishedname: PCWSTR
) -> u32