pub unsafe extern "C" fn BinaryenModuleWriteStackIR( module: BinaryenModuleRef, output: *mut c_char, outputSize: usize, optimize: bool, ) -> usize