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