pub unsafe fn SQLColAttributesW( hstmt: *mut c_void, icol: u16, fdesctype: u16, rgbdesc: Option<*mut c_void>, cbdescmax: i16, pcbdesc: Option<*mut i16>, pfdesc: Option<*mut i64>, ) -> i16