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