pub unsafe fn GdipSetStringFormatLineAlign(
    format: *mut GpStringFormat,
    align: StringAlignment,
) -> Status