I am working on the project to convert C program to JAVA. C program is using OCI function (Oracle call interface)

Does somebody know where can I find all OCI functions? I found header files, but they have only function prototypes

Thanks