pub unsafe extern "C" fn vsnprintf( __s: *mut i8, __maxlen: u64, __format: *const i8, __arg: *mut __va_list_tag, ) -> i32