pub unsafe extern "C" fn dzl_menu_button_new_with_model(
    icon_name: *const c_char,
    model: *mut GMenuModel
) -> *mut GtkWidget