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