Some constants exposed in the `clock_gettime(2)` system interface on netbsd are missing from the `libc` crate. ### References: - https://man.netbsd.org/clock_gettime.2
Some constants exposed in the
clock_gettime(2)system interface on netbsd are missing from thelibccrate.References: