pub unsafe extern "C" fn gst_rtcp_packet_sdes_add_item(
    packet: *mut GstRTCPPacket,
    ssrc: u32
) -> gboolean