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