trait FtFixedToF32 { type Output; // Required method fn ft_fixed_26_6_to_f32(self) -> Self::Output; }