⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
pub unsafe extern "C" fn PyContextVar_New(
    name: *const c_char,
    def: *mut PyObject
) -> *mut PyObject