#include <zend_API.h>
RETURN_DOUBLE() sets the return_value of the given function to d and returns control to the calling function.
double value to return.