Function FindNextFileA

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