pub unsafe extern "C" fn lua_getstack( L: *mut lua_State, level: c_int, ar: *mut lua_Debug, ) -> c_int
https://www.lua.org/manual/5.1/manual.html#lua_getstack