#[no_mangle]
pub extern "C" fn wasm_extern_as_func(
    extern: Option<&wasm_extern_t>
) -> Option<&wasm_func_t>