#[no_mangle]
pub unsafe extern "C" fn u_env_ocall(
    error: *mut c_int,
    buf: *mut c_uchar,
    bufsz: size_t
) -> ssize_t