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