clang_sys
pub unsafe extern "C" fn clang_tokenize( tu: CXTranslationUnit, range: CXSourceRange, tokens: *mut *mut CXToken, n_tokens: *mut c_uint)