pub fn get_inline_diagnostics(
    db: &dyn LoweringGroup,
    function_id: FunctionWithBodyId
) -> Maybe<Diagnostics<LoweringDiagnostic>>