The compiler does not seems to understand the `const` in the function declaration and complains about non constant indexing of unsized array.
The compiler does not seems to understand the `const` in the function declaration and complains about non constant indexing of unsized array.