pub unsafe extern "C" fn _snprintf_c( _DstBuf: *mut c_char, _MaxCount: usize, _Format: *const c_char, ... ) -> c_int