#[no_mangle]
pub unsafe extern "C" fn sgx_is_within_enclave(
    p: *const u8,
    len: usize
) -> i32