xosmodule_alloc
extern os_error *xosmodule_alloc(int, void **);
if (xosmodule_alloc(size, &ret) != NULL)