pub unsafe extern "C" fn ASN1_TIME_diff( out_days: *mut c_int, out_seconds: *mut c_int, from: *const ASN1_TIME, to: *const ASN1_TIME, ) -> c_int