pub unsafe fn WsAddErrorString(
    error: *const WS_ERROR,
    string: *const WS_STRING
) -> Result<()>