#[unsafe(no_mangle)]pub extern "C" fn syd_load(fd: c_int) -> c_int
Causes syd to read configuration from the given file descriptor.
Returns 0 on success, negated errno on failure.