syslog

Function syslog 

pub unsafe extern "C" fn syslog(
    priority: i32,
    message: *const i8,
    ...
)