namespace FFmpeg.AutoGen; public struct SwsVector { public unsafe double* coeff; public int length; }