sqlite3_backup_init

external fun sqlite3_backup_init(destDb: Long, destDbName: String, srcDb: Long, srcDbName: String): Long(source)