#[no_mangle] pub extern "C" fn syd_api() -> c_int
Performs a Sydb☮x API check
The caller is advised to perform this check before calling any other Sydb☮x API calls.
Returns API number on success, negated errno on failure.