pub unsafe extern "C" fn PyContextVar_Reset(
var: *mut PyObject,
token: *mut PyObject
) -> c_int