pub unsafe extern "C" fn BinaryenMemorySize(
    module: BinaryenModuleRef,
    memoryName: *const c_char,
    memoryIs64: bool
) -> BinaryenExpressionRef