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