pub unsafe extern "C" fn RoundRect( hdc: HDC, left: c_int, top: c_int, right: c_int, bottom: c_int, width: c_int, height: c_int, ) -> BOOL