pub unsafe extern "C" fn PatBlt( hdc: HDC, x: c_int, y: c_int, w: c_int, h: c_int, rop: DWORD, ) -> BOOL