pub fn load() -> Result<(), String>
Load all of the function definitions from a shared library.
May fail if the openvino-finder cannot discover the library on the current system.
openvino-finder