New array from a bool scalar.
@ffi.Native<mlx_array Function(ffi.Bool)>() external mlx_array mlx_array_new_bool(bool val);