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