Processing can not run any function imported from Library

Thank you for trying to help.
I did import library. In the screenshot, it is on line 7.
and in all the example files they all imports library on the first line.

if I didn’t import library, it would be a different kind of error, such as

Cannot find a class or type named “SoundFile”