Function windows_sys::Win32::Security::Cryptography::CertNameToStrA
pub unsafe extern "system" fn CertNameToStrA(
dwcertencodingtype: CERT_QUERY_ENCODING_TYPE,
pname: *const CRYPT_INTEGER_BLOB,
dwstrtype: CERT_STRING_TYPE,
psz: PSTR,
csz: u32,
) -> u32