pub unsafe extern "C" fn sgx_is_within_enclave(
    addr: *const c_void,
    size: usize
) -> c_int