pub unsafe fn CallEnclave( lproutine: isize, lpparameter: *const c_void, fwaitforthread: bool, lpreturnvalue: *mut *mut c_void, ) -> Result<()>