pub unsafe extern "C" fn zend_print_flat_zval_r_to_buf(
    str_: *mut smart_str,
    expr: *mut zval
)