Function windows_sys::Win32::Security::Cryptography::CertGetNameStringA
pub unsafe extern "system" fn CertGetNameStringA(
pcertcontext: *const CERT_CONTEXT,
dwtype: u32,
dwflags: u32,
pvtypepara: *const c_void,
psznamestring: PSTR,
cchnamestring: u32,
) -> u32