Macro to declare a fifo pointer object
DECLARE_KFIFO_PTR(fifo, type);
fifo
name of the declared fifo
type
type of the fifo elements