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