Using a Python script, I am getting the JPG image data in hexadecimal bytes. I am storing these hexadecimal bytes in a local C array in my ESP32-S3 device code. With this array, how can I create a filesystem, assign a name to the file, and pass the filename and driver information to the API below?