pub unsafe extern "system" fn GdipTransformPath(
    path: *mut GpPath,
    matrix: *mut Matrix
) -> Status