pub unsafe extern "C" fn zend_print_zval_ex( write_func: zend_write_func_t, expr: *mut zval, indent: c_int, ) -> c_int