by converting them to lite-c. if it's some sort of library and cant be converted, then compile it as a dll, and convert header to lite-c, than it should work.
if you are talking about standart c library, you can directly use them by including them.(stdio.h etc)