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