Fixing warning: '_Complex' is a C99 extension [-Wc99-extensions].
The functions are currently unused so no real testing has happened past build time, however, complex is strictly compatible with _Complex in the C++ standard and can be reinterpret casted in uses.
clang-tidy: warning: unused function 'getModel' [clang-diagnostic-unused-function]
not useful