init_module
init_module, // init_driver,
status = init_module(module);
status = init_module(m);
static status_t init_module(module * m);