pub fn parse_mp_p(i: &str) -> IResult<&str, MultiPartVal>
Extracts multipart “P” parameter
When match fails.