Load image sequence from file (frames appended to image.data)
ImageC LoadImageAnim(Pointer<Char> fileName, Pointer<Int> frames) => _LoadImageAnim(fileName, frames);