pub unsafe fn JetDetachDatabase2A<P0>(
    sesid: P0,
    szfilename: Option<*const i8>,
    grbit: u32
) -> i32
where P0: IntoParam<JET_SESID>,