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