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