pub unsafe extern "C" fn fstatvfs64(
    fd: c_int,
    buf: *mut statvfs64
) -> c_int