pub unsafe fn clang_getRange(
    start: CXSourceLocation,
    end: CXSourceLocation
) -> CXSourceRange