namespace FFmpeg.AutoGen; public struct AVOptionRanges { public unsafe AVOptionRange** range; public int nb_ranges; public int nb_components; }