pub unsafe extern "C" fn g_menu_item_get_attribute(
    menu_item: *mut GMenuItem,
    attribute: *const c_char,
    format_string: *const c_char
    ...
) -> gboolean