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