pub unsafe fn GetMenuPosFromID<P0>(hmenu: P0, id: u32) -> i32
where P0: IntoParam<HMENU>,