#[unsafe(no_mangle)]pub extern "C" fn sys_fsync(fd: i32) -> i32
Flushes a file to the storage it lives on.