pub unsafe extern "C" fn clang_getTokenExtent(
    tu: CXTranslationUnit,
    token: CXToken
) -> CXSourceRange