static st64 buf_io_read(RzBuffer *b, ut8 *buf, ut64 len)
static bool buf_io_init(RzBuffer *b, const void *user)
struct buf_io_priv BufIOPriv
static const RzBufferMethods buffer_io_methods
static bool buf_io_fini(RzBuffer *b)
static st64 buf_io_write(RzBuffer *b, const ut8 *buf, ut64 len)
static st64 buf_io_seek(RzBuffer *b, st64 addr, int whence)
RZ_API void Ht_() free(HtName_(Ht) *ht)
#define rz_return_val_if_fail(expr, val)
static ut64 rz_seek_offset(ut64 cur, ut64 length, st64 addr, int whence)
change cur according to addr and whence (RZ_BUF_SET/RZ_BUF_CUR/RZ_BUF_END)
ut64(WINAPI *w32_GetEnabledXStateFeatures)()