#include <zend_API.h>
RETURN_LONG() sets the return_value of the given function to l and returns control to the calling function.
long value to return.