pub unsafe extern "C" fn g_file_info_set_attribute_boolean(
info: *mut GFileInfo,
attribute: *const c_char,
attr_value: gboolean
)