So in my C code I have a function waiting for a file with void fun (wchar_t const* filename) how to send to that function my ByteArray? (of how should I re rite my function?)