23#define phpext_sysvmsg_ptr &sysvmsg_module_entry
26#define PHP_SYSVMSG_VERSION PHP_VERSION
33#define PHP_MSG_IPC_NOWAIT 1
34#define PHP_MSG_NOERROR 2
35#define PHP_MSG_EXCEPT 4
zend_module_entry sysvmsg_module_entry
struct _zend_module_entry zend_module_entry