pub unsafe extern "C" fn syslog(
    __pri: c_int,
    __fmt: *const c_char,
     ...
)