pub unsafe extern "C" fn zend_ptr_stack_apply( stack: *mut zend_ptr_stack, func: Option<unsafe extern "C" fn(arg1: *mut c_void)>, )