pub unsafe fn JetDeleteTableW<P0>(
    sesid: P0,
    dbid: u32,
    sztablename: *const u16
) -> i32
where P0: IntoParam<JET_SESID>,