ecb_float_to_binary32
ecb_function_ ecb_const uint32_t ecb_float_to_binary32 (float x);
return ecb_binary32_to_binary16 (ecb_float_to_binary32 (x));