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