Function FindNextFileW

pub unsafe extern "system" fn FindNextFileW(
    hfindfile: HANDLE,
    lpfindfiledata: *mut WIN32_FIND_DATAW,
) -> BOOL