pub unsafe extern "C" fn CMSEncoderCopySignerTimestampWithPolicy(
cmsEncoder: CMSEncoderRef,
timeStampPolicy: CFTypeRef,
signerIndex: usize,
timestamp: *mut CFAbsoluteTime,
) -> OSStatuspub unsafe extern "C" fn CMSEncoderCopySignerTimestampWithPolicy(
cmsEncoder: CMSEncoderRef,
timeStampPolicy: CFTypeRef,
signerIndex: usize,
timestamp: *mut CFAbsoluteTime,
) -> OSStatus