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