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