pub fn dylib_path() -> Vec<PathBuf>
Returns a list of directories that are searched for dynamic libraries.
Note that some operating systems will have defaults if this is empty that will need to be dealt with.