pub unsafe fn WsGetErrorString(
    error: *const WS_ERROR,
    index: u32
) -> Result<WS_STRING>