pub unsafe extern "C" fn g_menu_item_set_attribute_value(
    menu_item: *mut GMenuItem,
    attribute: *const c_char,
    value: *mut GVariant
)