We should generate possible function preludes and check for them by implementing `RzAnalysisPluging.preludes`: ``` static RzList /*<RzSearchKeyword *>*/ *analysis_preludes(RzAnalysis *analysis); ```
We should generate possible function preludes and check for them by implementing
RzAnalysisPluging.preludes: