### Describe the feature you'd like supported Linux supports: - [ ] [bpf_strncmp](https://ebpf-docs.dylanreimerink.nl/linux/helper-function/bpf_strncmp/) - [ ] [bpf_strtoul](https://ebpf-docs.dylanreimerink.nl/linux/helper-function/bpf_strtoul/) - [ ] [bpf_strtol](https://ebpf-docs.dylanreimerink.nl/linux/helper-function/bpf_strtol/) ### Proposed solution Add support for the same Linux APIs ### Additional context See also PR #3719 from @ben-zen