pub unsafe extern "C" fn _vsnprintf( _Buffer: *mut c_char, _BufferCount: size_t, _Format: *const c_char, _Args: va_list, ) -> c_int