pub unsafe extern "system" fn GdipClonePath(
    path: *mut GpPath,
    clonepath: *mut *mut GpPath
) -> Status