pub unsafe extern "C" fn zend_get_constant_ex( name: *const c_char, name_len: uint, result: *mut zval, scope: *mut zend_class_entry, flags: ulong, ) -> c_int