pub unsafe extern "C" fn PyContextVar_New( name: *const c_char, def: *mut PyObject, ) -> *mut PyObject
Py_3_8
Py_LIMITED_API