pub unsafe extern "system" fn GdipCombineRegionPath(
    region: *mut GpRegion,
    path: *mut GpPath,
    combinemode: CombineMode
) -> Status