pub unsafe extern "C-unwind" fn luaL_error( L: *mut lua_State, fmt: *const c_char, ... ) -> c_int
lua54