pub unsafe extern "C" fn getloadavg(
    loadavg: *mut f64,
    nelem: i32
) -> i32