https://issues.dlang.org/show_bug.cgi?id=23573 --- Comment #7 from elpenguino+D at gmail.com --- I think the problem is that 'least significant bit' is undefined here, since the term is defined according to the data, not endianness. --