pub fn build_file<P: AsRef<Path>>(path: P) -> PathBuf
Builds the given file as a cdylib and returns the path to the compiled object.