"then if i include libc, then i..." <- It may be a bit ugly but how about having a ```rust #[no_mangle] extern "C" fn cosf(…) { … } ``` 😄