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