Source position: msebits.pas line 23
const bytemask: array [0..8] of Byte = ($00, $01, $03, $07, $0f, $1f, $3f, $7f, $ff);