pub unsafe fn DirectDrawEnumerateA(
    lpcallback: LPDDENUMCALLBACKA,
    lpcontext: *mut c_void
) -> Result<()>