pub unsafe extern "system" fn DsUnquoteRdnValueW(
    cquotedrdnvaluelength: u32,
    psquotedrdnvalue: PCWSTR,
    pcunquotedrdnvaluelength: *mut u32,
    psunquotedrdnvalue: PWSTR,
) -> u32