pub unsafe extern "system" fn ExtFloodFill( hdc: HDC, x: i32, y: i32, color: COLORREF, type: EXT_FLOOD_FILL_TYPE, ) -> BOOL