Function windows::Win32::Security::Cryptography::CertRDNValueToStrA
pub unsafe fn CertRDNValueToStrA(
dwvaluetype: u32,
pvalue: *const CRYPT_INTEGER_BLOB,
psz: Option<&mut [u8]>,
) -> u32