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