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