pub unsafe extern "C" fn BinaryenModuleWriteWithSourceMap( module: BinaryenModuleRef, url: *const c_char, output: *mut c_char, outputSize: usize, sourceMap: *mut c_char, sourceMapSize: usize, ) -> BinaryenBufferSizes