moon build --target native 无法编译 提示错误

.mooncakes\moonbitlang\x\sys\internal\ffi\native_stub.c:20:16: error: returning 'void **' from a function with incompatible return type 'uint8_t **' {aka 'unsigned char **'} [-Wincompatible-pointer-types]
   20 |         return moonbit_make_ref_array(0, NULL);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: failed to run build for target Native

Caused by:
    failed when building

版本号:moon 0.1.20250507 (9e0b1f2 2025-05-07) Windows 10平台