pub fn insert_stmt( allow_raw: bool, in_streaming_load: bool, ) -> impl FnMut(Input<'_>) -> IResult<'_, Statement>