a valid handle to a shared library loaded via the load function.
a pointer to a function or variable pointer whose declaration is appropriate for the symbol being bound (it is up to the caller to verify the types match).
the name of the symbol to bind.
Loads a symbol from a shared library and assigns it to a caller-supplied pointer.