pub unsafe fn DestroyMenu<P0>(hmenu: P0) -> Result<()>
where P0: IntoParam<HMENU>,