pub unsafe extern "C" fn sd_event_source_set_priority(
    s: *mut sd_event_source,
    priority: int64_t
) -> c_int