Function JetDeleteColumnW

pub unsafe extern "system" fn JetDeleteColumnW(
    sesid: JET_SESID,
    tableid: JET_TABLEID,
    szcolumnname: *const u16,
) -> i32