pub unsafe extern "system" fn DsUnquoteRdnValueA(
    cquotedrdnvaluelength: u32,
    psquotedrdnvalue: PCSTR,
    pcunquotedrdnvaluelength: *mut u32,
    psunquotedrdnvalue: PSTR,
) -> u32