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