nom
pub fn need_more_err<I: AtEof, O, E>( input: I, needed: Needed, err: ErrorKind<E>) -> IResult<I, O, E>