pub unsafe extern "system" fn GetSubMenu(
    hMenu: *mut HMENU__,
    nPos: i32
) -> *mut HMENU__