pub unsafe extern "C" fn savePPM( path: *const c_char, pixels: *const c_uchar, sx: c_uint, sy: c_uint, ) -> c_int