pub unsafe extern "C" fn im_point( im: *mut VipsImage, interpolate: *mut VipsInterpolate, x: f64, y: f64, band: c_int, out: *mut f64, ) -> c_int