Backport module of sys.audit and sys.addaudithook from Python 3.8.
This module provides the audit hooking mechanisms and some helpers to help
library developers usage of sys.audit.
Note: This module does not backport any of the built-in audit events.