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