I have a c function that receives a (double[500], double, double) and when I try to call it with jni code, it appears that I need a *constant double
I tried to conver