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