pub unsafe extern "C" fn swr_convert_frame( swr: *mut SwrContext, output: *mut AVFrame, input: *const AVFrame, ) -> c_int