pub unsafe extern "system" fn SQLSetConnectAttr( connectionhandle: *mut c_void, attribute: i32, value: *const c_void, stringlength: i32, ) -> i16