sqlite3_create_module_v2

external fun sqlite3_create_module_v2(db: Long, name: String, module: Long, appData: Any?, destroy: DestructorCallback?): Int(source)