pub fn parse_unbind( i: &[u8], ) -> Result<(&[u8], Unbind), Err<(&[u8], ErrorKind)>>
Parse unbind (Generated)