PyCF_ONLY_AST

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(PyCF_ONLY_AST)))
enum PyCF_ONLY_AST = 0x0400;

Meta