pub fn compile_source_file_with_options(
path: impl AsRef<Path>,
options: CompileSourceFileOptions,
) -> Result<CompiledProgram, SourcePathError>pub fn compile_source_file_with_options(
path: impl AsRef<Path>,
options: CompileSourceFileOptions,
) -> Result<CompiledProgram, SourcePathError>