pub unsafe extern "C" fn zend_stack_push( stack: *mut zend_stack, element: *const c_void, size: c_int, ) -> c_int