pub unsafe extern "C" fn uint2str( dest: *mut c_char, len: usize, num: u64, base: u32, ) -> *mut c_char