pub unsafe extern "C" fn BinaryenTableGet(
    module: BinaryenModuleRef,
    name: *const c_char,
    index: BinaryenExpressionRef,
    type_: BinaryenType
) -> BinaryenExpressionRef