PyNumberMethods.nb_true_divide

These require the Py_TPFLAGS_HAVE_CLASS flag

struct PyNumberMethods
binaryfunc nb_true_divide;

Meta