pub unsafe extern "C" fn vips_region_paint_pel(
    reg: *mut VipsRegion,
    r: *const VipsRect,
    ink: *const VipsPel
)