pub unsafe fn float_time_overflows(
    arg_hour: c_int,
    arg_min: c_int,
    arg_sec: f64
) -> bool