#include <zend_API.h>
zend_zval_type_name() は、 arg が指す zval の現在の値の PHP 型の名前を返します。
調べたい zval へのポインタ。
PHP 型の名前を表す文字列へのポインタを返します。