read_from_buf
int read_from_buf(void *, u32, u32 *, void *, u32);
bytes_read = read_from_buf(_c_buff->data, _c_buff->size,
int byte_r = read_from_buf(pc_buff->data, pc_buff->size,
bytes_read = read_from_buf(pc_buff->data, pc_buff->size,
read_from_buf(pc_buff->data,
bytes_read = read_from_buf(pc_buff->data,