ffmpeg_dev::sys
pub unsafe extern "C" fn ff_add_png_paeth_prediction( dst: *mut u8, src: *mut u8, top: *mut u8, w: c_int, bpp: c_int)