pub type PyNumberBinaryFunc = fn(_: &PyObject, _: &PyObject, _: &VirtualMachine) -> PyResult;