pub unsafe extern "C" fn OCSP_check_validity(
thisUpdate: *mut ASN1_GENERALIZEDTIME,
nextUpdate: *mut ASN1_GENERALIZEDTIME,
drift_num_seconds: c_long,
max_age_seconds: c_long,
) -> c_int
pub unsafe extern "C" fn OCSP_check_validity(
thisUpdate: *mut ASN1_GENERALIZEDTIME,
nextUpdate: *mut ASN1_GENERALIZEDTIME,
drift_num_seconds: c_long,
max_age_seconds: c_long,
) -> c_int