pub unsafe extern "C" fn gst_webrtc_data_channel_send_string(
    channel: *mut GstWebRTCDataChannel,
    str: *const c_char
)