insert

fun insert(value: Int, offset: Int, count: Int): Int53
fun insert(value: Boolean, offset: Int): Int53