in src/main/kotlin/jsitter/impl/SubtreeAccess.kt [15:17]
fun isInline(subtree: Ptr) : Boolean { return subtree.and(1) == 1L }