pub unsafe extern "system" fn GdipSetStringFormatAlign(
    format: *mut GpStringFormat,
    align: StringAlignment,
) -> Status