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