Function windows_sys::Win32::Graphics::GdiPlus::GdipGetStringFormatTabStops
pub unsafe extern "system" fn GdipGetStringFormatTabStops(
format: *const GpStringFormat,
count: i32,
firsttaboffset: *mut f32,
tabstops: *mut f32,
) -> Status