OK, I think I was unclear (again). I want to use Julia Arrays instances that I build myself (not my own type/struct).
About the ccall, I don’t know how I could use it without a major hack in the code. I don’t believe that it is possible to construct a Julia Array from a user defined ptr.