https://github.com/dlang/dmd/pull/17044It's enabled with -preview=safer
This is pretty cool! But I've noticed it shows errors for ImportC code:
lib\gen-blend2d-windows\blend2d.c(207,45): Error: cast from `int` to `void*` not allowed in safe code
Is there a bug report for it?
