The strides of the array. Returns: a pointer to the sizes of each dimension.
@ffi.Native<ffi.Pointer<ffi.Size> Function(mlx_array)>() external ffi.Pointer<ffi.Size> mlx_array_strides(mlx_array arr);