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