pub unsafe extern "C" fn gtk_menu_item_set_accel_path(
    menu_item: *mut GtkMenuItem,
    accel_path: *const c_char
)