DrawTextA

Function DrawTextA 

pub unsafe fn DrawTextA(
    hdc: HDC,
    lpchtext: &mut [u8],
    lprc: *mut RECT,
    format: DRAW_TEXT_FORMAT,
) -> i32