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