Function windows_sys::Win32::Security::Cryptography::Certificates::PstGetUserNameForCertificate
pub unsafe extern "system" fn PstGetUserNameForCertificate(
pcertcontext: *const CERT_CONTEXT,
username: *mut UNICODE_STRING,
) -> NTSTATUS