Function windows_sys::Win32::UI::WindowsAndMessaging::InsertMenuItemA

pub unsafe extern "system" fn InsertMenuItemA(
    hmenu: HMENU,
    item: u32,
    fbyposition: BOOL,
    lpmi: *const MENUITEMINFOA,
) -> BOOL