#include "fix_frame_channel_layout.h" void test(void) { AVFrame *f = NULL; fix_frame_channel_layout(f); }