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