pub unsafe extern "C" fn av_reduce( dst_num: *mut i32, dst_den: *mut i32, num: i64, den: i64, max: i64, ) -> i32