pub fn build_code_graph_incremental( input: &CodeGraphIncrementalBuildInput, ) -> Result<CodeGraphBuildResult, Error>