pub unsafe fn clang_getLocation(
tu: CXTranslationUnit,
file: CXFile,
line: c_uint,
column: c_uint
) -> CXSourceLocation