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