pub unsafe extern "C" fn _itoa_s( value: c_int, buffer: *mut c_char, dest_buffer_size: size_t, radix: c_int ) -> c_int