pub unsafe extern "C" fn soup_websocket_connection_set_keepalive_interval(
    self_: *mut SoupWebsocketConnection,
    interval: c_uint,
)