Function GetTextExtentPointA

pub unsafe fn GetTextExtentPointA(
    hdc: HDC,
    lpstring: &[u8],
    lpsz: *mut SIZE,
) -> BOOL