pub unsafe extern "system" fn GdipCloneCustomLineCap(
    customcap: *mut GpCustomLineCap,
    clonedcap: *mut *mut GpCustomLineCap
) -> Status