It seems that nsimd defines types `i64` etc. in the global namespace (see file `nsimd.h`, lines 793 ff.). These should probably be prefixed with `nsimd_`.
It seems that nsimd defines types
i64etc. in the global namespace (see filensimd.h, lines 793 ff.). These should probably be prefixed withnsimd_.