Function EnumWindows

pub unsafe extern "system" fn EnumWindows(
    lpenumfunc: WNDENUMPROC,
    lparam: LPARAM,
) -> BOOL