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