pub unsafe extern "C" fn clang_Cursor_getSpellingNameRange(
    cursor: CXCursor,
    index: c_uint,
    reserved: c_uint
) -> CXSourceRange