@override int opus_packet_get_nb_frames( ffi.Pointer<ffi.Uint8> packet, int len, ) { return _opus_packet_get_nb_frames(packet, len); }