PyBuf_writable

Denotes the writable flag (0x0001) for Py_buffer in CPython buffer protocol.

enum PyBuf_writable = 0x0001;