pub unsafe extern "C" fn g_file_copy_attributes( source: *mut GFile, destination: *mut GFile, flags: GFileCopyFlags, cancellable: *mut GCancellable, error: *mut *mut GError, ) -> gboolean