Function windows_sys::Win32::Security::Cryptography::SignerTimeStampEx2

pub unsafe extern "system" fn SignerTimeStampEx2(
    dwflags: SIGNER_TIMESTAMP_FLAGS,
    psubjectinfo: *const SIGNER_SUBJECT_INFO,
    pwszhttptimestamp: PCWSTR,
    dwalgid: ALG_ID,
    psrequest: *const CRYPT_ATTRIBUTES,
    psipdata: *const c_void,
    ppsignercontext: *mut *mut SIGNER_CONTEXT,
) -> HRESULT