pub type SoupServerWebsocketCallback = Option<unsafe extern "C" fn(_: *mut SoupServer, _: *mut SoupWebsocketConnection, _: *const c_char, _: *mut SoupClientContext, _: gpointer)>;