pub unsafe fn JetOpenTemporaryTable2<P0>(
    sesid: P0,
    popentemporarytable: *const JET_OPENTEMPORARYTABLE2
) -> i32
where P0: IntoParam<JET_SESID>,