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