`_cb_arg` was never set, it was simply ignored in `rtc_set_alarm()`. The fix is trivial: just set `_cb_arg` to the assigned argument.
`_cb_arg` was never set, it was simply ignored in `rtc_set_alarm()`. The fix is trivial: just set `_cb_arg` to the assigned argument.