pub unsafe extern "system" fn NtFlushBuffersFile(
    FileHandle: HANDLE,
    IoStatusBlock: *mut IO_STATUS_BLOCK
) -> NTSTATUS