crosscoder_decode_packet function
Implementation
int crosscoder_decode_packet(int self, int packetPtr, int packetLen,
int outFramesPtr, int maxFrames) =>
_crosscoder_decode_packet(
self, packetPtr, packetLen, outFramesPtr, maxFrames);