pub unsafe extern "system" fn TabbedTextOutA(
    hdc: HDC,
    x: i32,
    y: i32,
    lpstring: PCSTR,
    chcount: i32,
    ntabpositions: i32,
    lpntabstoppositions: *const i32,
    ntaborigin: i32
) -> i32