provider fluffos {
  probe lpc__entry(string, string, string);
  probe lpc__return(string, string, string);
  probe error(string);
};

