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