pub unsafe fn clang_getCursorReferenceNameRange(
    cursor: CXCursor,
    flags: CXNameRefFlags,
    index: c_uint
) -> CXSourceRange