void PyMethod_Fini(void) { (void)PyMethod_ClearFreeList(); }
void PyMethod_Fini(void) { Py_GUARD(); (void)PyMethod_ClearFreeList(); }