pub unsafe fn SetMenuDefaultItem<'a>( hmenu: impl IntoParam<'a, HMENU>, uitem: u32, fbypos: u32, ) -> BOOL