You will just have to look at the source for the code you are compiling to find what's used in your particular case.
If you build this inside a CCES project then the editor will allow you to find the definition and declarations by hovering over the text of any calls.
Klaus