pub unsafe extern "C" fn OPENSSL_posix_to_tm(
    time: i64,
    out_tm: *mut tm
) -> c_int