#[no_mangle]
pub unsafe extern "C" fn wasm_functype_params(
    function_type: Option<&wasm_functype_t>
) -> Option<&wasm_valtype_vec_t>