PyBuf_max_ndim

Defines the maximum number of dimensions (64) supported for Python buffer objects.

enum PyBuf_max_ndim = 64;