pub unsafe fn FlushConsoleInputBuffer<P0>(hconsoleinput: P0) -> Result<()>
where P0: IntoParam<HANDLE>,