#[no_mangle]
pub unsafe extern "C" fn rsgx_get_target_info(
    eid: EnclaveId,
    target_info: *mut TargetInfo
) -> SgxStatus