#ifndef RUBY_VIPS_INTERPOLATOR_H #define RUBY_VIPS_INTERPOLATOR_H VipsInterpolate* interp_lookup(VALUE); #endif