#pragma once void init_flip_bits(void); uint8_t *flip_buf_bits(uint8_t * buf , int len);