fn can_panic(ast_func: &Fn) -> Option<bool>
None if function without a body; some bool to guess if function can panic
None