pub unsafe extern "C" fn vips_region_fill(
    reg: *mut _VipsRegion,
    r: *const VipsRect,
    fn_: VipsRegionFillFn,
    a: *mut c_void
) -> c_int