pub unsafe extern "C-unwind" fn lua_setlocal( L: *mut lua_State, ar: *const lua_Debug, n: c_int, ) -> *const c_char
lua52