pub fn find_native_static_library(
    name: &str,
    verbatim: Option<bool>,
    search_paths: &[PathBuf],
    sess: &Session
) -> PathBuf