pub unsafe extern "C" fn soup_websocket_connection_send_binary(
    self_: *mut SoupWebsocketConnection,
    data: gconstpointer,
    length: size_t
)