pub unsafe extern "C" fn OPENSSL_tm_to_posix(
    tm: *const tm,
    out: *mut i64
) -> c_int