pub unsafe extern "stdcall" fn DrawFormatStringToHandle(
    x: i32,
    y: i32,
    color: u32,
    fh: i32,
    fmt: *const u8
) -> i32