public static extern void av_register_codec_parser(AVCodecParser* parser);
public static extern AVCodecParser* av_parser_next(AVCodecParser* c);