#include <zend_API.h>
RETURN_DOUBLE() は、指定した関数の return_value を d に設定し、呼び出し元の関数に制御を返します。
返す double 値。