#[no_mangle] pub unsafe extern "C" fn rsgx_create_enclave_ex( path: *const c_char, debug: i32, eid: *mut EnclaveId, misc_attr: *mut MiscAttribute, ext_features_bits: u32, ext_features: *const [*const c_void; 32]) -> SgxStatus