pub unsafe extern "C" fn swr_convert( s: *mut SwrContext, out: *const *mut u8, out_count: c_int, in_: *const *const u8, in_count: c_int, ) -> c_int