namespace FFmpeg.AutoGen; public struct AVPanScan { public int id; public int width; public int height; public unsafe fixed short position0[2]; public unsafe fixed short position1[2]; public unsafe fixed short position2[2]; }