pub unsafe extern "system" fn GetTabbedTextExtentA(
    hdc: HDC,
    lpstring: PCSTR,
    chcount: i32,
    ntabpositions: i32,
    lpntabstoppositions: *const i32
) -> u32