pub fn hairy_extract_subtemplates(
    template_bytecode: BytecodeRef<'_>
) -> Result<&[u8], HairyError<'_>>