pub unsafe extern "C" fn av_image_fill_plane_sizes( size: *mut usize, pix_fmt: AVPixelFormat, height: c_int, linesizes: *const isize, ) -> c_int