pub unsafe extern "system" fn FileTimeToDosDateTime( lpfiletime: *const FILETIME, lpfatdate: *mut u16, lpfattime: *mut u16, ) -> BOOL