Parent issue:
https://docs.python.org/3/library/audit_events.html
has two links to non-existent sections of sqlite3.html:
sqlite3.enable_load_extension | connection, enabled | [1]
sqlite3.load_extension | connection, path | [1]
I couldn't find where these lines come from. A source file
is much shorter, and I don't know what to grep.