#include <stdint.h> void quick_debayer_bggr8(const uint8_t *source, uint8_t *destination, int width, int height, int skip);