pub fn constants<'a>( input: &'a [u8], stable: &[Rc<ByteBuf>], ) -> IResult<&'a [u8], Vec<LuaConstant>>