readBits

external fun readBits(    ptr: NativePtr,     offset: Long,     size: Int,     signed: Boolean): Long