#[unsafe(no_mangle)]pub extern "C" fn syd_check() -> c_int
Performs an lstat system call on the file “/dev/syd”.
Returns 0 on success, negated errno on failure.