kotlin-stdlib / kotlinx.cinterop / readBits readBits Native 1.3 fun readBits( ptr: NativePtr, offset: Long, size: Int, signed: Boolean): Long