pub unsafe extern "system" fn SetPixelV(
    hdc: *mut HDC__,
    x: i32,
    y: i32,
    color: u32
) -> i32