pub fn find_library_path<S: AsRef<Path>>( paths: &[PathBuf], lib_name: S, ) -> Result<Option<PathBuf>>
Resolves native library using search paths