#include <zend.h>
A simple conversion macro, actually defined as ((x) ? 1 : 0)
Value to cast
1 if x was considered TRUE, else 0