pub unsafe extern "C" fn BinaryenTableSetName(
    table: BinaryenTableRef,
    name: *const c_char
)