pub unsafe extern "C" fn sd_event_exit(
    e: *mut sd_event,
    code: c_int
) -> c_int