pub unsafe fn LocalFileTimeToFileTime( lplocalfiletime: *const FILETIME, lpfiletime: *mut FILETIME, ) -> Result<()>