pub unsafe extern "C" fn ASN1_TIME_to_posix(
    t: *const ASN1_TIME,
    out: *mut i64
) -> c_int