pub unsafe extern "system" fn GdipTransformRegion(
    region: *mut GpRegion,
    matrix: *mut Matrix
) -> Status