#ifndef Py_CPYTHON_AUDIT_H # error "this header file must not be included directly" #endif Py_AuditHookFunction; PyAPI_FUNC(int) PySys_AddAuditHook(Py_AuditHookFunction, void*);
#ifndef Py_CPYTHON_AUDIT_H # error "this header file must not be included directly" #endif Py_AuditHookFunction; PyAPI_FUNC(int) PySys_AddAuditHook(Py_AuditHookFunction, void*);