pub const Py_TPFLAGS_HAVE_VECTORCALL: u64 = _; // 2_048u64
Py_3_12
Py_LIMITED_API
Set if the type implements the vectorcall protocol (PEP 590)