gdi32
pub unsafe extern "system" fn TextOutA( hdc: HDC, x: c_int, y: c_int, lpString: LPCSTR, c: c_int) -> BOOL