pub unsafe extern "system" fn CertRDNValueToStrW(
    dwvaluetype: u32,
    pvalue: *const CRYPTOAPI_BLOB,
    psz: PWSTR,
    csz: u32
) -> u32
Expand description

Required features: "Win32_Security_Cryptography"