(module (type $none_=>_none (func)) (export "$zoo (.bar)" (func $1)) (func $0 (nop) ) (func $1 (call $0) ) )