pub unsafe extern "C" fn vsprintf_s( _DstBuf: *mut c_char, _Size: usize, _Format: *const c_char, _ArgList: va_list, ) -> c_int