pub unsafe extern "C" fn sigar_uptime_get(
    sigar: *mut sigar_t,
    uptime: *mut sigar_uptime_t
) -> c_int