fad5d2cf7a
causes lint to complain because it sees both struct statvfs and struct _statvfs. Fix by changing the macro to have arguments. XXX[1]: Probably this should be done for the rest of the functions that have the same names as struct tags. XXX[2]: Is there a better way?