pub fn parse_hls_macro_attribute( attribute: &Attribute, ) -> Result<Option<HlsArguments>, Error>
Try to parse a rust_hls macro from an attribute
Should only be called on macros that are known to be rust_hls macros