pub fn fsconfig( fd: &impl AsFd, command: FsconfigCommand, key: Option<&CStr>, value: Option<&u8>, aux: Option<i32>, ) -> Result<(), Errno>