fn init_drivers(
    board: Board,
    statik: &'static mut Statik
) -> Result<Drivers, Error>