Function InsertMenuItemA

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