pub type _PyCFunctionFast = unsafe extern "C" fn(*mut PyObject, *mut *mut PyObject, isize) -> *mut PyObject;
PyCFunctionFast