l9p_malloc
backend = l9p_malloc(sizeof(*backend));
sc = l9p_malloc(sizeof(*sc));
buffer = l9p_malloc(sizeof(uint32_t));
buf = l9p_malloc(size);