Function php_log_err_with_severity

Source
pub unsafe extern "C" fn php_log_err_with_severity(
    log_message: *const c_char,
    syslog_type_int: c_int,
)