pub unsafe extern "C" fn vips_draw_point( image: *mut VipsImage, ink: *mut f64, n: c_int, x: c_int, y: c_int, ... ) -> c_int