pub unsafe extern "C" fn zend_vspprintf( pbuf: *mut *mut c_char, max_len: size_t, format: *const c_char, ap: *mut __va_list_tag, ) -> size_t