pub unsafe fn JetGetTableColumnInfoW( sesid: JET_SESID, tableid: JET_TABLEID, szcolumnname: Option<*const u16>, pvresult: *mut c_void, cbmax: u32, infolevel: u32, ) -> i32