pub unsafe extern "C" fn _frida_g_menu_insert(
    menu: *mut GMenu,
    position: gint,
    label: *const gchar,
    detailed_action: *const gchar
)