pub unsafe extern "C" fn gst_rtcp_packet_add_profile_specific_ext(
    packet: *mut GstRTCPPacket,
    data: *const u8,
    len: c_uint
) -> gboolean