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