#[unsafe(no_mangle)]pub extern "C" fn fpathconf(_fildes: c_int, name: c_int) -> c_long
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/fpathconf.html.