Function GdipClonePen

pub unsafe extern "system" fn GdipClonePen(
    pen: *mut GpPen,
    clonepen: *mut *mut GpPen,
) -> Status