pub unsafe fn JetGetSessionParameter( sesid: Option<JET_SESID>, sesparamid: u32, pvparam: &mut [u8], pcbparamactual: Option<*mut u32>, ) -> i32