pub unsafe extern "C" fn rtcCreateWebSocketEx(
    url: *const c_char,
    config: *const rtcWsConfiguration
) -> c_int