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