PyObject *
unicode_unicode__format__(PyObject *self, PyObject *args);
unicode_long__format__(PyObject *self, PyObject *args);
unicode_float__format__(PyObject *self, PyObject *args);