pub fn convbase_underscore(val: i64, base: u32, underscore: i32) -> String
Convert integer to string with underscores for readability