pub unsafe fn JetSetSessionParameter( sesid: Option<JET_SESID>, sesparamid: u32, pvparam: Option<*const c_void>, cbparam: u32, ) -> i32