Function windows_sys::Win32::Security::Cryptography::CertRDNValueToStrA

pub unsafe extern "system" fn CertRDNValueToStrA(
    dwvaluetype: u32,
    pvalue: *const CRYPT_INTEGER_BLOB,
    psz: PSTR,
    csz: u32,
) -> u32