package ffmpeg /* #include */ import "C" // AVExpr type AVExpr C.struct_AVExpr // NONEED: av_expr_parse_and_eval // NONEED: av_expr_parse // NONEED: av_expr_eval // NONEED: av_expr_count_vars // NONEED: av_expr_count_func // NONEED: av_expr_free // NONEED: av_strtod