pub fn find_in_files(
    config: FindConfig,
    callback: JsFunction
) -> Result<AsyncTask<IterateFiles<(ThreadsafeFunction<PinnedNodes, CalleeHandled>, RuleWithConstraint<FrontEndLanguage>)>>>