pub unsafe extern "C" fn SecTrustSetVerifyDate(
    trust: SecTrustRef,
    verifyDate: CFDateRef
) -> OSStatus