#ifndef ZRL_COMMON_H
#define ZRL_COMMON_H
#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include <stdint.h>
#endif