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