int KZEXT2 (unsigned short *s)
{
	return (int) *s;
}
