https://issues.dlang.org/show_bug.cgi?id=23213 --- Comment #3 from ryuukk_ <ryuukk.dev at gmail.com> --- why on the heap? it should be on the stack, i used alloca instead and i could compile the library --