pub unsafe extern "stdcall" fn ExtFloodFill( hdc: HDC, x: c_int, y: c_int, color: COLORREF, type_: UINT, ) -> BOOL