pub unsafe extern "system" fn GdipSetStringFormatTabStops( format: *mut GpStringFormat, firsttaboffset: f32, count: i32, tabstops: *const f32, ) -> Status