pub unsafe extern "C" fn BinaryenSetStart(
    module: BinaryenModuleRef,
    start: BinaryenFunctionRef
)