pub unsafe extern "C" fn gst_rtcp_packet_app_set_ssrc(
    packet: *mut GstRTCPPacket,
    ssrc: u32
)
This is supported on crate feature v1_10 only.