Py_MATH_TAU

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
static if(!is(typeof(Py_MATH_TAU)))
enum Py_MATH_TAU = 6.2831853071795864769252867665590057683943L;

Meta