New array from a float64 scalar.
@ffi.Native<mlx_array Function(ffi.Double)>() external mlx_array mlx_array_new_float64(double val);