Module Shredded_load

module Shredded_load: sig .. end

module type Shredded_Load_Functor_Sig = functor (Shredded_store : Shredded_load_sigs.Shredded_Load_Store) -> sig .. end
module Shredded_Load_Functor: Shredded_Load_Functor_Sig