pub unsafe extern "system" fn GdipSetStringFormatTrimming(
    format: *mut GpStringFormat,
    trimming: StringTrimming,
) -> Status