pub unsafe fn swr_convert( _s: *mut SwrContext, _out: *mut *mut u8, _out_count: c_int, _in_: *const *const u8, _in_count: c_int, ) -> c_int