#[no_mangle]
pub unsafe extern "C" fn u_read_hostbuf_ocall(
    error: *mut c_int,
    host_buf: *const c_void,
    encl_buf: *mut c_void,
    count: size_t
) -> ssize_t