pub unsafe extern "C" fn gst_webrtc_data_channel_send_data(
    channel: *mut GstWebRTCDataChannel,
    data: *mut GBytes
)