pub unsafe extern "system" fn FindNextFileW(
    hFindFile: *mut c_void,
    lpFindFileData: *mut WIN32_FIND_DATAW
) -> i32