Function GdipSetClipPath

pub unsafe extern "system" fn GdipSetClipPath(
    graphics: *mut GpGraphics,
    path: *mut GpPath,
    combinemode: CombineMode,
) -> Status