Function windows_sys::Win32::Graphics::GdiPlus::GdipCloneStringFormat
pub unsafe extern "system" fn GdipCloneStringFormat(
format: *const GpStringFormat,
newformat: *mut *mut GpStringFormat,
) -> Status