pub fn parse_ssrc(packet: &[u8]) -> u32
Parses the SSRC from the provided packet data.
This is applicable for packets where SSRC is available at [4..8].