pub unsafe extern "C" fn c_set_rawBuffer(
    res: *mut CRawBuffer,
    buf: *const c_uchar,
    len: c_uint
)