pub unsafe extern "C" fn BinaryenFunctionSetLocalName(
    func: BinaryenFunctionRef,
    index: BinaryenIndex,
    name: *const c_char
)