I put in a PR to add __assert(assign-expression) to ImportC, for reasons explained in the PR: https://github.com/dlang/dmd/pull/14026 Unfortunately, some C compilers use __assert. Arghh! I seem unable to come up with a decent name. Advice welcome!