pub type HalfRep<F> = <<F as Float>::Int as DInt>::H;
Wrapper to extract the integer type half of the float’s size