pub const Py_TPFLAGS_METHOD_DESCRIPTOR: u64 = 1 << 17; // 131_072u64
Available on Py_3_8 only.