# Is there any way to translate the following c macro? #define GIT_BUF_INIT { NULL, 0, 0 } Or even make my own that i can pass to c?