Function windows_sys::Win32::Graphics::Gdi::GrayStringA
pub unsafe extern "system" fn GrayStringA(
hdc: HDC,
hbrush: HBRUSH,
lpoutputfunc: GRAYSTRINGPROC,
lpdata: LPARAM,
ncount: i32,
x: i32,
y: i32,
nwidth: i32,
nheight: i32,
) -> BOOL