void sqlite3_reset_auto_extension(void);
此接口禁用之前使用 sqlite3_auto_extension() 注册的所有自动扩展。
另请参阅 对象、常量 和 函数 的列表。