I wanted to access av_channel_layout_from_string and the defines, eg:- ```csharp #define AV_CHANNEL_LAYOUT_STEREO AV_CHANNEL_LAYOUT_MASK(2, AV_CH_LAYOUT_STEREO) ```