pub unsafe extern "C" fn CMSDecoderCopySignerTimestampWithPolicy(
cmsDecoder: CMSDecoderRef,
timeStampPolicy: CFTypeRef,
signerIndex: usize,
timestamp: *mut CFAbsoluteTime,
) -> OSStatuspub unsafe extern "C" fn CMSDecoderCopySignerTimestampWithPolicy(
cmsDecoder: CMSDecoderRef,
timeStampPolicy: CFTypeRef,
signerIndex: usize,
timestamp: *mut CFAbsoluteTime,
) -> OSStatus