sig
  val readdir_into_list :
    ?namefilter:(string -> bool) ->
    ?nameconverter:(string -> string) -> string -> string list
end