adbc_connection_get_info
                        Connection methods
adbc_connection_init    Connections
adbc_connection_join    Join the lifecycle of a unique parent to its
                        child
adbc_database_init      Databases
adbc_driver_load        Low-level driver loader
adbc_driver_log         Log calls to another driver
adbc_driver_monkey      Monkey see, monkey do!
adbc_driver_void        Create ADBC drivers
adbc_error_from_array_stream
                        Get extended error information from an array
                        stream
adbc_load_flags         Driver search/load options
adbc_statement_init     Statements
adbc_statement_set_sql_query
                        Statement methods
adbc_xptr_move          Low-level pointer details
read_adbc               Read, write, and execute on ADBC connections
with_adbc               Cleanup helpers
