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