sqlite3_bind_blob

external fun sqlite3_bind_blob(stmt: Long, index: Int, bytes: ByteArray, size: Int, destructor: DestructorCallback?): Int(source)