pub fn i128_to_usize(x: i128) -> Result<usize, String>