pub unsafe extern "C" fn i32toa_range( value: i32, radix: u8, first: *mut u8, last: *mut u8) -> *mut u8