pub fn bootstrap_methods_attribute_parser(
    input: &[u8]
) -> Result<(&[u8], BootstrapMethodsAttribute), BaseErr<(&[u8], ErrorKind)>>