pub unsafe extern "C" fn rtcCreateWebSocketServer(
    config: *const rtcWsServerConfiguration,
    cb: rtcWebSocketClientCallbackFunc
) -> c_int