Function GdipCloneRegion

pub unsafe extern "system" fn GdipCloneRegion(
    region: *mut GpRegion,
    cloneregion: *mut *mut GpRegion,
) -> Status