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