pub unsafe extern "C" fn cairo_region_subtract(
    dst: *mut cairo_region_t,
    other: *mut cairo_region_t
) -> cairo_status_t