pub unsafe extern "C" fn _vsnprintf( _Dest: *mut c_char, _Count: usize, _Format: *const c_char, _Args: va_list, ) -> c_int