I want use sqlite.dll, but importe fail.how to fix?

Is it C# or C++ library? If C# then you need write a DLL Import bindings to use those APIs in C# scripts or use other lib. You could use C++ scripts to handle this library APIs.

Docs: