GetTabbedTextExtentA

Function GetTabbedTextExtentA 

pub unsafe fn GetTabbedTextExtentA(
    hdc: HDC,
    lpstring: &[u8],
    lpntabstoppositions: Option<&[i32]>,
) -> u32