main: Init libfeedback early
This moves all library inits to single place and avoids a
end_notify_feedback: assertion 'lfb_is_initted ()' failed
warning on startup. We can ignore all error handling as the feedback manager will try reinitialization later on anyway.