pub unsafe extern "C" fn gst_rtcp_packet_app_set_ssrc(
    packet: *mut GstRTCPPacket,
    ssrc: u32
)