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