macro_rules! _PyDateTime_GET_FOLD {
($o: expr) => { ... };
}Available on non-
Py_LIMITED_API and neither PyPy nor GraalPy only.macro_rules! _PyDateTime_GET_FOLD {
($o: expr) => { ... };
}Py_LIMITED_API and neither PyPy nor GraalPy only.