pub unsafe fn debug_value(lstate: *mut lua_State, n: c_int) -> Box<dyn Display>
Returns a displayable representation of the Lua value at a given stack index.