@type dirty() :: :io | :cpu | false
@type t() :: %Kinda.CodeGen.NIFDecl{ arity: integer(), nif_name: nil | String.t(), wrapper_name: nil | String.t() }