using System.Runtime.InteropServices; namespace FFmpeg.AutoGen; [StructLayout(LayoutKind.Sequential, Size = 1)] public struct AVBPrint { }