Function windows_sys::Win32::Storage::Jet::JetDeleteColumn2A
pub unsafe extern "system" fn JetDeleteColumn2A(
sesid: JET_SESID,
tableid: JET_TABLEID,
szcolumnname: *const i8,
grbit: u32,
) -> i32