pub unsafe extern "system" fn PstGetUserNameForCertificate(
    pcertcontext: *const CERT_CONTEXT,
    username: *mut UNICODE_STRING,
) -> NTSTATUS