pub unsafe fn SQLSetEnvAttr( environmenthandle: *mut c_void, attribute: i32, value: Option<*const c_void>, stringlength: i32, ) -> i16