pub unsafe extern "system" fn syncfs(fd: c_int)
syncfs() is like sync(), but synchronizes just the filesystem containing file referred to by the open file descriptor fd.