New array from a float32 scalar.
@ffi.Native<mlx_array Function(ffi.Float)>() external mlx_array mlx_array_new_float32(double val);