pub unsafe extern "C" fn vsnprintf( buffer: *mut c_char, count: usize, format: *const c_char, args: *mut __va_list_tag ) -> c_int