namespace FFmpeg.AutoGen; public struct AVProfile { public int profile; public unsafe sbyte* name; }