pub unsafe extern "system" fn SQLColAttributesA( hstmt: *mut c_void, icol: u16, fdesctype: u16, rgbdesc: *mut c_void, cbdescmax: i16, pcbdesc: *mut i16, pfdesc: *mut i64, ) -> i16