pub unsafe extern "C" fn snprintf( buffer: *mut c_char, count: size_t, format: *const c_char, ... ) -> c_int