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