This only occurs when compiling for a flatpak.
runtime: org.freedesktop.Platform
runtime-version: "24.08"
picoapi.c: In function ‘pico_initialize_priv’:
picoapi.c:99:28: error: passing argument 5 of ‘picoos_raw_malloc’ from incompatible pointer type [-Wincompatible-pointer-types]
99 | &rest_mem, &rest_mem_size);
| ^~~~~~~~~~~~~~
| |
| picoos_uint32 * {aka unsigned int *}
In file included from picoapi.c:26: